home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2008 February / PCWFEB08.iso / Software / Resources / Utilities / Partition Logic 0.68 / partlogic-0.68.iso / programs / helpfiles / copy-boot.txt < prev    next >
Encoding:
Text File  |  2007-05-10  |  389 b   |  17 lines

  1.  
  2.  -- copy-boot --
  3.  
  4. Write a Visopsys boot sector.
  5.  
  6. Usage:
  7.   copy-boot <image> <disk>
  8.  
  9. The copy-boot command copies the named boot sector image to the named
  10. physical disk.  Not useful to most users under normal circumstances.  It
  11. is used, for example, by the installation program.  It could also be useful
  12. in a system rescue situation.
  13.  
  14. Example:
  15.   copy-boot /system/boot/bootsect.fat32 hd0
  16.  
  17.